home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Online / opennap / sample.users < prev    next >
Text File  |  2001-06-08  |  890b  |  23 lines

  1. # $Id: sample.users,v 1.2 2000/04/10 17:32:47 drscholl Exp $
  2. #
  3. # Sample User Database for opennap 0.24
  4. #
  5. # Lines starting with a hash (#) are comments and are ignored.  Each line of
  6. # the database should be of the format:
  7. #
  8. # nickname password email level created lastseen
  9. #
  10. # nickname    the nickname that is registered
  11. # password    the password for this nickname, created with `mkpass'
  12. # email        the email address for this user
  13. # level        the default user level of this user.  should be one of:
  14. #        leech, user, moderator, admin, elite
  15. # created    the time at which the account was registered (as measured by
  16. #        the time(2) system call
  17. # lastseen    the time at which the user last logged in/out the server (as
  18. #        measured by the time(2) system call
  19. #
  20. # Example:
  21. # lewser 1,N6BeTWZ4,fWJx95pWVcd2wTJk3ZCFBw blah@email.com Leech 0 0
  22. # poweruser 1,3aYmWBkH,o4BAAYyOD61bc28Eef8+5w my@address.com Elite 0 0
  23.